home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Moscow ML 1.31 / source code / mosml / src / mosmllib / README.src < prev    next >
Encoding:
Text File  |  1996-07-03  |  475 b   |  12 lines  |  [TEXT/R*ch]

  1. This is file mosml/src/mosmllib/README.src
  2.  
  3. In general we discourage modifying the library source codefiles.  If
  4. you modify them anyway, please note that:
  5.  
  6. * Some U.sml files are produced automatically from corresponding U.mlp
  7. files by the C preprocessor; such U.sml files should never be edited
  8. by hand.  Edit the U.mlp files instead.
  9.  
  10. * To recompile the library (which is NOT necessary unless you have
  11. modified it), execute `make depend' and then `make' in this directory.
  12.